summaryrefslogtreecommitdiffstats
path: root/src/pages/projets/[slug].tsx
Commit message (Collapse)AuthorAgeFilesLines
* chore: use persistent layoutArmand Philippot2022-05-171-3/+11
| | | | | It prevents to rerender the common components between pages (header, footer...).
* refactor: use custom hook for breadcrumb items and schemaArmand Philippot2022-05-161-17/+10
|
* chore: add Project single pagesArmand Philippot2022-05-131-0/+249